home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 50-CommHardware / network / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  1.2 KB  |  26 lines

  1. #! /usr/bin/perl5
  2. print <<EndOfFile;
  3. Content-type: text/html
  4.  
  5. <H1>LAN (FDDI & Ethernet)</H1>
  6. <P>
  7. The <I>WebForce Internet Gateway</I> can be connected to one or more 
  8. Ethernet or FDDI local area networks, depending upon the number of
  9. these ports you have installed on the system. Because a network port 
  10. runs software that passes data to a hardware medium (copper wire on 
  11. the Ethernet and glass fibers on FDDI networks), this device is referred 
  12. to as a <EM>network interface</EM>. When the server is booted, the IRIX 
  13. operating system scans the server hardware, identifying each interface and 
  14. assigning it a device name.
  15. <P>
  16. Although a network interface is actually a component of a server, users
  17. and network applications consider the interface as the server itself. Because
  18. systems with several network interfaces have multiple identities on the network,
  19. they are referred to as <VAR>multi-homed</VAR> systems. Configuring a network 
  20. interface consists of assigning it a hostname, an Internet address,
  21. and a network mask, which identify the interface to users and applications.
  22. <P>
  23. Use the <A HREF="index.network1.shtml" TARGET="left">Network Interfaces</A>
  24. form to configure a network interface.
  25. EndOfFile
  26.